Skip to content

Conversation

clia
Copy link
Contributor

@clia clia commented May 16, 2025

Add optional async authentication support for TURN server

This PR adds an async-auth feature flag that enables asynchronous authentication for TURN servers. When enabled, the AuthHandler trait's auth_handle method becomes asynchronous, allowing authentication logic to perform non-blocking operations like database queries.

Resolves #270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TURN] Provide async AuthHandler
1 participant